[INFO] cloning repository https://github.com/duong-se/umlautkey
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duong-se/umlautkey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduong-se%2Fumlautkey", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduong-se%2Fumlautkey'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 132e4fab1055fd2d5a6cff567d334c0e99417136
[INFO] fixing duong-se/umlautkey against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduong-se%2Fumlautkey" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/duong-se/umlautkey
[INFO] finished tweaking git repo https://github.com/duong-se/umlautkey
[INFO] tweaked toml for git repo https://github.com/duong-se/umlautkey written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/duong-se/umlautkey on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/duong-se/umlautkey already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v1.2.1
[INFO] [stderr]   Downloaded icu_casemap v1.5.1
[INFO] [stderr]   Downloaded cfb v0.11.0
[INFO] [stderr]   Downloaded libflate v2.2.1
[INFO] [stderr]   Downloaded msi v0.9.0
[INFO] [stderr]   Downloaded icu_casemap_data v1.5.1
[INFO] [stderr]   Downloaded libflate_lz77 v2.2.0
[INFO] [stderr]   Downloaded zune-jpeg v0.5.14
[INFO] [stderr]   Downloaded icns v0.3.1
[INFO] [stderr]   Downloaded ar v0.9.0
[INFO] [stderr]   Downloaded cargo-bundle v0.9.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.8.2
[INFO] [stderr]   Downloaded cab v0.6.0
[INFO] [stderr]   Downloaded lzxd v0.2.6
[INFO] [stderr]   Downloaded cargo_metadata v0.22.0
[INFO] [stderr]   Downloaded cargo-platform v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf
[INFO] running `Command { std: "docker" "start" "1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr] warning: umlautkey v1.0.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-bundle` which is missing a lib target
[INFO] [stderr]     Checking umlautkey v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::MenuHandler`
[INFO] [stdout]  --> src/platform/macos/methods.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{GLOBAL_HANDLER, IS_ENABLED, MenuHandler, de};
[INFO] [stdout]   |                                         ^^^^^^^^^^^ no `MenuHandler` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{GLOBAL_HANDLER, IS_ENABLED, RawMenuHandler, de};
[INFO] [stdout]   |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2`
[INFO] [stdout]  --> src/platform/macos/methods.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use objc2::{msg_send, sel};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_foundation`
[INFO] [stdout]  --> src/platform/macos/methods.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use objc2_foundation::NSObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_core_foundation`
[INFO] [stdout]  --> src/platform/macos/methods.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use objc2_core_foundation::{CFMachPort, CFRunLoop, kCFRunLoopCommonModes};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_foundation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2_core_foundation`, use `cargo add objc2_core_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use objc2::rc::Retained;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_core_graphics`
[INFO] [stdout]   --> src/platform/macos/methods.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use objc2_core_graphics::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_graphics`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_core_graphics`, use `cargo add objc2_core_graphics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use objc2::{MainThreadOnly, define_class, sel};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_app_kit`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use objc2_app_kit::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_app_kit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_app_kit`, use `cargo add objc2_app_kit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_foundation`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use objc2_foundation::{MainThreadMarker, NSObject, NSURL, ns_string};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope
[INFO] [stdout]   --> src/main.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             objc2::msg_send![obj, init]
[INFO] [stdout]    |             ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::MenuHandler`
[INFO] [stdout]  --> src/platform/macos/methods.rs:1:41
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{GLOBAL_HANDLER, IS_ENABLED, MenuHandler, de};
[INFO] [stdout]   |                                         ^^^^^^^^^^^ no `MenuHandler` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::{GLOBAL_HANDLER, IS_ENABLED, RawMenuHandler, de};
[INFO] [stdout]   |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2`
[INFO] [stdout]  --> src/platform/macos/methods.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use objc2::{msg_send, sel};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_foundation`
[INFO] [stdout]  --> src/platform/macos/methods.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use objc2_foundation::NSObject;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_core_foundation`
[INFO] [stdout]  --> src/platform/macos/methods.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use objc2_core_foundation::{CFMachPort, CFRunLoop, kCFRunLoopCommonModes};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_foundation`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `objc2_core_foundation`, use `cargo add objc2_core_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope
[INFO] [stdout]   --> src/main.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use objc2::rc::Retained;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_core_graphics`
[INFO] [stdout]   --> src/platform/macos/methods.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use objc2_core_graphics::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_graphics`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_core_graphics`, use `cargo add objc2_core_graphics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2`
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use objc2::{MainThreadOnly, define_class, sel};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2`, use `cargo add objc2` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_app_kit`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use objc2_app_kit::{
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_app_kit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_app_kit`, use `cargo add objc2_app_kit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `objc2_foundation`
[INFO] [stdout]   --> src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use objc2_foundation::{MainThreadMarker, NSObject, NSURL, ns_string};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2` in this scope
[INFO] [stdout]   --> src/main.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |             objc2::msg_send![obj, init]
[INFO] [stdout]    |             ^^^^^ use of unresolved module or unlinked crate `objc2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_app_kit` in this scope
[INFO] [stdout]    --> src/main.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             objc2_app_kit::NSEventModifierFlags::Command
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_app_kit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2_app_kit`, use `cargo add objc2_app_kit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_app_kit` in this scope
[INFO] [stdout]    --> src/main.rs:111:13
[INFO] [stdout]     |
[INFO] [stdout] 111 |             objc2_app_kit::NSEventModifierFlags::Command
[INFO] [stdout]     |             ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_app_kit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2_app_kit`, use `cargo add objc2_app_kit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_app_kit` in this scope
[INFO] [stdout]    --> src/main.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 | objc2_app_kit::NSEventModifierFlags::Shift,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_app_kit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2_app_kit`, use `cargo add objc2_app_kit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_app_kit` in this scope
[INFO] [stdout]    --> src/main.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |                 | objc2_app_kit::NSEventModifierFlags::Shift,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_app_kit`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2_app_kit`, use `cargo add objc2_app_kit` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]   --> src/main.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]   --> src/main.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]    | ------------------------------------------ similarly named struct `RawMenuHandler` defined here
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl MenuHandler {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl RawMenuHandler {
[INFO] [stdout]    |      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]    --> src/main.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]     | ------------------------------------------ similarly named struct `RawMenuHandler` defined here
[INFO] [stdout] ...
[INFO] [stdout] 103 | fn create_menu(mtm: MainThreadMarker, handler: &MenuHandler) -> Retained<NSMenu> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn create_menu(mtm: MainThreadMarker, handler: &RawMenuHandler) -> Retained<NSMenu> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]    --> src/main.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]     | ------------------------------------------ similarly named struct `RawMenuHandler` defined here
[INFO] [stdout] ...
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<MenuHandler> = Box::leak(Box::new(MenuHandler::new(mtm)));
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<RawMenuHandler> = Box::leak(Box::new(MenuHandler::new(mtm)));
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]   --> src/main.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> src/main.rs:142:53
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[link(name = "ApplicationServices", kind = "framework")]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]   --> src/main.rs:94:6
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]    | ------------------------------------------ similarly named struct `RawMenuHandler` defined here
[INFO] [stdout] ...
[INFO] [stdout] 94 | impl MenuHandler {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 94 | impl RawMenuHandler {
[INFO] [stdout]    |      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]    --> src/main.rs:103:49
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]     | ------------------------------------------ similarly named struct `RawMenuHandler` defined here
[INFO] [stdout] ...
[INFO] [stdout] 103 | fn create_menu(mtm: MainThreadMarker, handler: &MenuHandler) -> Retained<NSMenu> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn create_menu(mtm: MainThreadMarker, handler: &RawMenuHandler) -> Retained<NSMenu> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]    --> src/main.rs:186:39
[INFO] [stdout]     |
[INFO] [stdout]  33 | struct RawMenuHandler(*const MenuHandler);
[INFO] [stdout]     | ------------------------------------------ similarly named struct `RawMenuHandler` defined here
[INFO] [stdout] ...
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<MenuHandler> = Box::leak(Box::new(MenuHandler::new(mtm)));
[INFO] [stdout]     |                                       ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<RawMenuHandler> = Box::leak(Box::new(MenuHandler::new(mtm)));
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> src/main.rs:142:53
[INFO] [stdout]     |
[INFO] [stdout] 142 |         #[link(name = "ApplicationServices", kind = "framework")]
[INFO] [stdout]     |                                                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `umlautkey` (bin "umlautkey") due to 20 previous errors
[INFO] [stdout] error[E0433]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]    --> src/main.rs:186:73
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<MenuHandler> = Box::leak(Box::new(MenuHandler::new(mtm)));
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ use of undeclared type `MenuHandler`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<MenuHandler> = Box::leak(Box::new(RawMenuHandler::new(mtm)));
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `MenuHandler` in this scope
[INFO] [stdout]    --> src/main.rs:186:73
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<MenuHandler> = Box::leak(Box::new(MenuHandler::new(mtm)));
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^ use of undeclared type `MenuHandler`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let handler_leaked: &mut Retained<MenuHandler> = Box::leak(Box::new(RawMenuHandler::new(mtm)));
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_core_foundation` in this scope
[INFO] [stdout]    --> src/platform/macos/methods.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let tap: objc2_core_foundation::CFRetained<CFMachPort> = unsafe {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_foundation`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2_core_foundation`, use `cargo add objc2_core_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_foundation` in this scope
[INFO] [stdout]   --> src/main.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn new(mtm: objc2_foundation::MainThreadMarker) -> Retained<Self> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0455.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_core_foundation` in this scope
[INFO] [stdout]    --> src/platform/macos/methods.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let tap: objc2_core_foundation::CFRetained<CFMachPort> = unsafe {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_core_foundation`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `objc2_core_foundation`, use `cargo add objc2_core_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `objc2_foundation` in this scope
[INFO] [stdout]   --> src/main.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn new(mtm: objc2_foundation::MainThreadMarker) -> Retained<Self> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `objc2_foundation`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `objc2_foundation`, use `cargo add objc2_foundation` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0455.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `umlautkey` (bin "umlautkey" test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf", kill_on_drop: false }`
[INFO] [stdout] 1c4249b9ef2abbf56029572dd738162a6e5a6caa519382b971bfd16190a21faf
